calling routine meaning in Chinese
调用程序
Examples
- The called routine pops these arguments from the stack before it returns
被调用例程在返回之前从堆栈中弹出这些参数。 - Supervisor call routine
管理程序调用中断 - In an object - oriented architecture , these elements might be classes and methods , which i prefer to call routines
在面向对象构架中,这些元素可以是类和方法(我更喜欢称为例程) 。 - This value is then propagated back through the layers of calling routines until someone wants to take responsibility for it
之后这个数值透过呼叫流程层层倒推,直到某个函式愿意为这个错误负起责任为止。 - Statement becomes inactive when another procedure is called , so you should execute an on error resume next statement in each called routine if you want inline error handling within that routine
因此,如果希望在每一个调用的例程中进行内联错误处理,则应在例程中执行